/* CSS général*/

body{
	font-family: sans-serif;
	margin: 0px;
	padding: 0px;
	background: #232323;
	color : #ffffff;
}
header {
text-align : center;
}
a { 
text-decoration: none;}
.section { 
padding: 20px 0; }

.overlay{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0,0,0,0);
}
nav{ 
	width: 100%;
	background-color: #000000;	
}
nav>ul{
	margin : 0px;
	padding : 0px;
}
nav>ul::after{
	content : "";
	display : table;
	clear : both;
}
nav>ul>li{
	float: left;
	position: relative;
}
nav li {
	list-style-type: none;
}

.submenu{
display: none; 
}
nav input[type=checkbox]{
display: none}
nav label{
	display: none;
}
nav a {
	display: inline-block;
	text-decoration: none;
}
nav>ul>li>a{
		padding: 20px 30px;
        color: #ffffff; 
}
nav>ul>li:hover .first{
	padding: 15px 30px 30px 30px ;
}
nav li:hover .submenu{
	display: inline-block;
	position : absolute;
	text-decoration: none;
	top: 100%;
	left: 0px;
	padding : 0px;
	z-index:1000;
}
.submenu li{
	border-top: 1px solid #9e794c;
}
.submenu li a{
padding : 15px 30px;
font-size: 13px;
color : #ffffff;
}
	
.menu-html:hover{
	border-top: 5px solid #9e794c;
}
.menu-ent:hover{
	border-top: 5px solid #9e794c;
}
.menu-car:hover{
	border-top: 5px solid #9e794c;
}
.menu-con:hover{
	border-top: 5px solid #9e794c;
}
.menu-image:hover{
	border-top: none;
}
.menu-car .submenu{
	background-color : #000000;
}
.submenu li:hover a{
	color: #9e794c;
}
.menu-car .submenu li:hover{
	background-color : #000000;
}
.bouton{
    padding : 0px 0px; 
	color : #212121;
	margin-left: 15px;
	border : 2px solid #9e794c;
	border-radius: 10px;
	
}
.bouton :hover {
	color : #9e794c;
}
.bouton2{
    display: none;
}
nav input[type=checkbox]:checked ~ul{
	display: block;
}
.po {
margin : 10px; }
.po a {color : #9e794c;}

.h2 {
	font-size: 45px;
}
	
/*Affichage responsive*/
@media screen and (max-width: 800px)
{
	.menu-mobile {
		display : block;
		color: #fff;
		background-color : #000000;
		text-align: center;
		padding: 12px 0px;
	}
	nav ul{
		display: none;
	}
	nav ul li, nav ul li a .first{
		width:100%;
		display: block;
		text-align: center;
		
	}
	nav ul li a, nav ul li:hover .first{
		padding : 10px 0px;
		display: block;
		position:static;
	}
	nav li:hover .submenu{
		display: block;
		position:static;
	}	
	.bouton{
		display: none;}
	.bouton2{
		display : block;}
	.bouton2:hover{
		color : #232356;
	}
	.menu-image {
		display: none;
	}
	.h2 {
		font-size: 22px;
    }
	.home .button{
		margin-bottom: 10px;
	}
	body .tableau1 {
	padding-right : 0%;
}
    body .test {
		margin-bottom : 5%;
        width: 50%;
        height : auto;
	}
	
    body .image {
         display: none;}
		 
   body .entreprise1 {
	     text-align: justify;
		 margin : 15px 15px 15px 15px;  
    }
   body .entreprise2 {
		 text-align: center;
		 margin : 15px 50px 15px 15px; 
    }

	
   body .image2 {
		 display: none;
	}

	
   body .entreprise3 {
		 text-align: center;
		 margin : 15px 50px 15px 15px; 	
	}
   body .entreprise4 {
		 text-align: justify;
		 margin : 15px 15px 15px 15px; 
	}
	body .sections .home-title2 {
	 
	font-size: 25px;
}
	body h3 { 
	font-size: 15px;
	}
	body .tableau3 {
	font-size:75%
	}
body caption 
{
	  padding: 5px;
}

body tbody td:nth-child(odd) 
{

  padding: 5px;
}
body tbody td:nth-child(even) 
{

  padding: 5px;
}
body tbody th:nth-child(even)  
{

	padding: 5px;
}
body tbody th:nth-child(odd) 
{

	padding: 5px;
}

body .slider{
	display: none;}

}
.ind:hover {
	transform: scale(1.3);
}
/* home section*/
.home{
	height : 525px;
	background-image: url('../images/logo2.png'), url('../images/test.jpg');
	background-size: 20% ,cover;
	background-position: top, center;
	position: relative;
	background-repeat: no-repeat;
}
.home .home-content{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	
}
.home .home-title{
	color: #ffffff;
	text-shadow: 0 0 10px black; 
	font-size: 60px;
	margin-bottom: 20px;
}
.home .home-desc{
	text-shadow: 0 0 10px black;
	color: #ffffff;
	font-size: 40px;
}
.home .button{
	background-color: RGBa(255, 163, 26,0.4);
	border-radius: 10px;
	color : #000;
	width: 150px;
	text-align: center;
	padding: 10px 0;
}
.home .button:hover{
background-color: RGBa(255, 163, 26, 0.8);
}

.lesnews img {
	width:209px;
	height:209px;

}
.lesnewss img {
	width:104px;
	height:104px;

}

.lesnews div {
  width:300px;
  vertical-align:top;
  display:inline-block;
  margin-left : 20px;
  margin-right: 20px;
  margin-top: 50px;
}
.lesnewss div {
  width:300px;
  vertical-align:top;
  display:inline-block;
  margin-left : 20px;
  margin-right: 20px;
  margin-top: 5px;
}
.btn2 {
	background-color: #fff;
	border-radius: 10px;
	color : #000;
	width: 150px;
	text-align: center;
	padding: 10px 0;
}
.btn2 a {
	text-decoration: none;
	display: block;
	color: #000;
	}
	
.btn2:hover{
	background-color: RGBa(158, 121, 76,1);
}
/* CONTACT*/
.home2{
	height : 200px;
	background-image: url('../images/piletengroupe.jpg');
	background-size: cover;
	background-position: center;
	position: relative;
}
.home2 .home-content2{
	position: absolute;
	top: 40%;
	left: 50%;
	transform: translate(-50%, -50%);
	
}
.home2 .home-title2{
	color: #ffffff;
	text-shadow: 0 0 10px black; 
	font-size: 45px;
	margin-bottom: 20px;

}